func go/types.objectKind
2 uses
go/types (current package)
object.go#L679: func objectKind(obj Object) string {
typexpr.go#L52: check.errorf(e, NotAType, "%s (%s) is not a type", obj.Name(), objectKind(obj))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)